Click or drag to resize

EntityExtractionResultTaskSuggestions Property

Represents a list of TaskSuggestion elements.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<TaskSuggestion> TaskSuggestions { get; }

Property Value

Type: IListTaskSuggestion
See Also